Class KernpruefungBNZ


  • public class KernpruefungBNZ
    extends Object
    • Constructor Detail

      • KernpruefungBNZ

        public KernpruefungBNZ()
    • Method Detail

      • main

        public static void main​(String[] args)
        Container program for testing the code
        Parameters:
        args - array of strings that holds the arguments passed to the program at start
      • getCurrTimestamp

        public static String getCurrTimestamp()
        Get the current timestamp
        Returns:
        timestamp as string
      • outFilename

        public static String outFilename​(File inFile)